Autogenerated HTML docs for v1.9.1-506-g7bf27
diff --git a/git-format-patch.html b/git-format-patch.html index 4598ee7..94e185d 100644 --- a/git-format-patch.html +++ b/git-format-patch.html
@@ -1189,7 +1189,7 @@ <p> Omit the preimage for deletes, i.e. print only the header but not the diff between the preimage and <tt>/dev/null</tt>. The resulting patch - is not meant to be applied with <tt>patch</tt> nor <tt>git apply</tt>; this is + is not meant to be applied with <tt>patch</tt> or <tt>git apply</tt>; this is solely for people who want to just concentrate on reviewing the text after the change. In addition, the output obviously lack enough information to apply such a patch in reverse, even manually,